home *** CD-ROM | disk | FTP | other *** search
/ Risc World 9 / Risc World 9.iso / Adverts / APDL / update / pa_124.txt < prev    next >
Text File  |  2004-11-24  |  4KB  |  79 lines

  1. This file lists changes and fixes which have been made to the 32 bit
  2. version of ProArtisan 24. Most of these will have no visible outward
  3. effect but there have been some minor changes to the user interface to
  4. make it more Style Guide compliant.
  5.  
  6. Important note for Iyonix users.
  7. --------------------------------
  8. There are a couple of bugs in the DrawFile module supplied with the
  9. Iyonix. ProArtisan24 uses this module when in Drawing mode and for some
  10. other tools such as Roughout and Multiple Brush, and this means that
  11. these tools may not work properly. This has been reported to the Iyonix
  12. team and a fix has been promised.
  13.  
  14. Version 1.22
  15.  
  16. - Widespread tidying up of window templates to conform to stylistic norms
  17.   and fit in nicely with the rest of a RISC OS 'Select' desktop. Icon sizes,
  18.   window layout and use of mouse pointer shapes have been standardised.
  19. - The 'Edit Brush' dialogue box may now be opened in persistent mode by
  20.   clicking the corresponding menu entry (as requested by Richard Hallas).
  21. - File icon drags from saveboxes now appear solid rather than rubberbanded,
  22.   if the user has configured this behaviour.
  23. - The state of sliders and other draggable GUI elements may now be set by
  24.   a single mouse click, rather than having to wait for the drag-start delay
  25.   to expire.
  26. - Where arrow buttons are used to adjust a value or navigate through a list,
  27.   the user may now reverse the normal direction of change by holding the
  28.   ADJUST mouse button rather than SELECT. Where this action had formerly been
  29.   mapped to 'increase rate of change', this may now be acheived by holding
  30.   the Shift key in conjunction with a mouse button.
  31. - In some transient dialogue boxes clicking ADJUST on certain icons would
  32.   unexpectedly cause the window to close. All known instances of this have
  33.   been fixed and in general ADJUST clicks should now behave as expected.
  34. - The effects of any user editing of the name shown in the path dialogue box
  35.   are now preserved, rather than being lost upon closing the window,
  36.   selecting another path or causing the window to be redrawn. Thus it is now
  37.   possible to rename paths to something meaningful.
  38. - Created a 256 colour icon set for use on RISC OS 4 or later (as determined
  39.   by commands added to !Boot). The application icon is essentially unchanged
  40.   by with the addition of subtle shading. Small versions of this icon have
  41.   been added to both high resolution sets of sprites.
  42. - Fixed a potentially serious and longstanding bug in the 'Crop to Window'
  43.   facility, where data was being written through an uninitialised pointer.
  44.   This didn't manifest in public release versions because of a coincidence
  45.   of register allocation by the C compiler.
  46. - Fixed a longstanding bug where attempted use of interactive help on
  47.   palette window caused it to disappear.
  48. - Fixed longstanding bugs where where a forcing a redraw of the palette or
  49.   sprite pool (i.e. by dragging another window across them) caused any user
  50.   editing of the current palette or sprite name to be lost.
  51. - Fixed a longstanding redraw bug with 'Multiple Brush' dbox where the
  52.   displays showing brush direction and size could spill out over the rest of
  53.   the window if a large diameter brush were selected.
  54. - Fixed a longstanding bug where adding a path of zero width or height (for
  55.   example a horizontal or vertical line) to the pool would result in a fatal
  56.   'divide by zero' error.
  57.  
  58. Version 1.23.
  59.  
  60. - Fixed a longstanding bug in the path style dbox where pressing the cursor
  61.   up or down keys would cause the caret to move to inappropriate icons
  62.   and then result in 'Input focus not found' errors from the window manager.
  63. - Fixed the most obvious manifestation of the cumulative inaccuracy inherent
  64.   in ProArtisan's method of calculating masked operations, where successive
  65.   blend pastes in sprite mode would gradually darken the entire canvas.
  66.   There may also be a general slight speed improvement when the frisket is
  67.   active.
  68.  
  69. Version 1.24.
  70.  
  71. - Fixed a longstanding bug where use of the 'FX' brush prior to having opened
  72.   the corresponding dialogue box would cause unexpected effects.
  73. - Use of the 'Effects > Generic' dialogue box will no longer affect which
  74.   filter the FX brush applies upon return to painting mode, and vice-versa.
  75. - Fixed a problem accidentally introduced in version 1.22 where the 'FX'
  76.   brush did not always respond immediately to selection of a different
  77.   filter matrix.
  78.  
  79.